a11y: Add a separate vfunc for platform changes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 15:19:57 +0000 (11:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 16:09:08 +0000 (12:09 -0400)
commit3ad03b170649da0f7c05380aaf8f860b4492b488
tree1f3217f607c916432b131b57b1c6cfde1545f983
parentdfe00c4ac46c39b26077dfdec57356a985502f62
a11y: Add a separate vfunc for platform changes

The state_change vfunc is becoming unwieldy. Lets move
the platform changes to their own vfunc, as a start.
gtk/a11y/gtkatspicontext.c
gtk/gtkatcontext.c
gtk/gtkatcontextprivate.h
gtk/gtktestatcontext.c